Skip to content

fix(beancount): defer evaluation of initialization options #4833

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 29, 2025

Conversation

aisamu
Copy link
Contributor

@aisamu aisamu commented Jul 12, 2025

A per-project journal_file configuration was being ignored, as the backquote expansion is too eager (load time, not execution time)

Thanks for lsp-mode!

Per-project `journal_file` configuration was being ignored, as the
backquote expansion is too eager (load time, not execution time)
@github-actions github-actions bot added documentation client One or more of lsp-mode language clients labels Jul 12, 2025
@jcs090218 jcs090218 merged commit 3e08947 into emacs-lsp:master Jul 29, 2025
26 of 34 checks passed
@jcs090218
Copy link
Member

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client One or more of lsp-mode language clients documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants